/*底部信息*/

.footer_box{width:100%;height:auto;background:url(/uiFramework/commonResource/image/2021102913303591715.jpg) repeat-x top left;}
.footer_con{margin:0 auto;padding:35px 0 25px;overflow:hidden;width:520px;}
.dzjgImg{display:block;float:left;}
.footer_info{float:right;}
.footer_info p{font-size: 14px;color: #fff;margin:10px 0 10px;}
.footer_info p a{font-size:14px;color: #fff;text-decoration: underline;}
.footer_info span {display:block;font-size: 12px;color: #fff;}
@media (max-width: 750px){
/*底部信息*/
.footer_con{width: 96%;padding: 1.5rem 0 1.3rem;}
.footer_info{width:82%;}
.footer_info p{font-size:0.75rem;margin: 0px 0 7px;}
.footer_info p a{font-size: 0.75rem;}

}